home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / Paint Shop Pro / PSP900enTR.exe / Data1.cab / _18441811BBAB402A800824DB516FDA7E < prev    next >
Encoding:
Text File  |  2004-08-16  |  6.5 KB  |  164 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <!-- Need to translate the title. -->
  5. <TITLE>Modify a photo via blend modes</TITLE>
  6. <!-- Do NOT edit from here... -->
  7. <SCRIPT LANGUAGE="JavaScript">
  8. <!--
  9.  
  10. function MM_goToURL() { //v3.0
  11.   var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  12.   for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
  13. }
  14. //-->
  15.  
  16. <!--
  17.  
  18. //  The "refresh" function implementations are identical
  19. //  to our regular "JavaScript-Refresh" example.  The only
  20. //  difference from our JavaScript Refresh example is
  21. //  we do not have a doLoad function that starts our
  22. //  refresh timer (since we use a refresh button).
  23.  
  24. var sURL = unescape(window.location.pathname);
  25.  
  26. function refresh()
  27. {
  28.     window.location.href = sURL;
  29. }
  30.  
  31. <!--
  32. function MM_openBrWindow(theURL,winName,features) { //v2.0
  33.   window.open(theURL,winName,features);
  34. }
  35.  
  36. function MM_popupMsg(msg) { //v1.0
  37.   alert(msg);
  38. }
  39. //-->
  40. </SCRIPT>
  41. <!-- ... to here. -->
  42.  
  43. <!-- This is the link to the Cascading Style Sheet (CSS) file. -->
  44. <LINK REL="stylesheet" HREF="css/bpstyles.css" TYPE="text/css">
  45. </HEAD>
  46. <body TEXT="#000000" TOPMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" BOTTOMMARGIN="0" BGCOLOR="#FFFFFF">
  47. <TABLE WIDTH="94%" BORDER="0" ALIGN="CENTER">
  48.     <TR>
  49.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  50.     </TR>
  51.     <TR>
  52.         <!-- TITLE TITLE TITLE TITLE TITLE TITLE TITLE TITLE  -->
  53.         <TD ALIGN="LEFT" CLASS="header1">Modify a photo via blend modes</TD>
  54.     </TR>
  55.     <TR>
  56.         <TD><HR WIDTH="100%" ALIGN="CENTER"></TD>
  57.     </TR>
  58.     <TR>
  59.         <!-- STEP 1 STEP 1 STEP 1 STEP 1 STEP 1 STEP 1 STEP 1  -->
  60.         <TD CLASS="boldbody">Step 1 - Open the photo</TD>
  61.     </TR>
  62.     <TR>
  63.         <TD CLASS="body">If it isn't already open, open the photo you wish to modify. Also, make sure the Layers palette is displayed.</TD>
  64.     </TR>
  65.     <TR>
  66.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  67.     </TR>
  68.     <TR> 
  69.         <!-- STEP 2 STEP 2 STEP 2 STEP 2 STEP 2 STEP 2 STEP 2   -->
  70.         <TD ALIGN="LEFT" CLASS="boldbody">Step 2 - Duplicate the Background layer</TD>
  71.     </TR>
  72.     <TR>
  73.         <TD CLASS="body">Choose Layers > Duplicate. This creates a layer named Copy of Background. You'll be modifying this layer.</TD>
  74.     </TR>
  75.     <TR>
  76.         <TD CLASS="body"><A HREF="#" onClick="MM_goToURL('parent','Scripts/DupBackLayer.PspScript');return document.MM_returnValue"><IMG SRC="images/DupBackLayer_icon.gif" WIDTH="16" HEIGHT="16" VALIGN="baseline" BORDER="0"> Perform this step for me.</A></TD>
  77.         <td></td>
  78.     </TR>
  79.     <TR>
  80.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  81.     </TR>
  82.     <TR> 
  83.         <!-- STEP 3 STEP 3 STEP 3 STEP 3 STEP 3 STEP 3 STEP 3   -->
  84.         <TD ALIGN="LEFT" CLASS="boldbody">Step 3 - Set Blend Mode to Overlay</TD>
  85.     </TR>
  86.     <TR>
  87.         <TD CLASS="body">On the duplicated layer, click the Blend Mode drop-list (the current blend mode should be Normal), and choose Overlay. Expand the Layers palette horizontally if you cannot see this option.</TD>
  88.     </TR>
  89.     <TR>
  90.         <TD CLASS="body"><A HREF="#" onClick="MM_goToURL('parent','Scripts/ChooseOverlay.PspScript');return document.MM_returnValue"><IMG SRC="images/BlendModeDrop_icon.gif" WIDTH="16" HEIGHT="16" VALIGN="baseline" BORDER="0"> Perform this step for me.</A></TD>
  91.         <td></td>
  92.     </TR>
  93.     <TR>
  94.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  95.     </TR>
  96.     <TR>
  97.         <!-- STEP 4 STEP 4 STEP 4 STEP 4 STEP 4 STEP 4 STEP 4   -->
  98.         <TD ALIGN="LEFT" CLASS="boldbody">Step 4 - Adjust layer transparency</TD>
  99.     </TR>
  100.     <TR>
  101.         <TD CLASS="body">Adjust the duplicated layer's transparency setting from 100 to a value below 50 percent. For most photos, you'll get the best results between 20 and 40 percent. Select this step's script to set this value to 30 percent.</TD>
  102.     </TR>
  103.     <TR>
  104.         <TD CLASS="body"><A HREF="#" onClick="MM_goToURL('parent','Scripts/LayerTrans30.PspScript');return document.MM_returnValue"><IMG SRC="images/LayerTrans30_icon.gif" WIDTH="16" HEIGHT="16" VALIGN="baseline" BORDER="0"> Perform this step for me.</A></TD>
  105.         <td></td>
  106.     </TR>
  107.     <TR>
  108.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  109.     </TR>
  110.     <TR>
  111.         <!-- STEP 5 STEP 5 STEP 5 STEP 5 STEP 5 STEP 5 STEP 5   -->
  112.         <TD ALIGN="LEFT" CLASS="boldbody">*Optional* Step 5 - Toggle visibility on and off</TD>
  113.     </TR>
  114.     <TR>
  115.         <TD CLASS="body">*Optional: To see the effect on the photo, click the duplicated layer's Toggle Visibility icon on and off.</TD>
  116.     </TR>
  117.     <TR>
  118.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  119.     </TR>
  120.     <TR>
  121.         <!-- Notes and Tips Notes and Tips Notes and Tips -->
  122.         <TD VALIGN="TOP" ALIGN="LEFT" CLASS="boldbody">Notes and Tips:</TD>
  123.     </TR>
  124.     <TR>
  125.         <TD>
  126.             <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2">
  127.                 <TR>
  128.                     <TD VALIGN="TOP"><IMG SRC="images/bullet.gif" WIDTH="5" HEIGHT="9" BORDER="0"></TD>
  129.                     <TD VALIGN="TOP" CLASS="body">The Overlay blend mode tends to help produce more vivid colors. Experiment with other blend modes (as well as Adjustment Layers) to create interesting effects.</TD>
  130.                 </TR>
  131.                 <!--TR>
  132.                     <TD VALIGN="TOP"><IMG SRC="images/bullet.gif" WIDTH="5" HEIGHT="9" BORDER="0"></TD>
  133.                     <TD VALIGN="TOP" CLASS="body">Second bullet point</TD>
  134.                 </TR>
  135.                 <TR>
  136.                     <TD VALIGN="TOP"><IMG SRC="images/bullet.gif" WIDTH="5" HEIGHT="9" BORDER="0"></TD>
  137.                     <TD VALIGN="TOP" CLASS="body">Third bullet point</TD>
  138.                 </TR-->
  139.             </TABLE>
  140.         </TD>
  141.     </TR>
  142.     <TR>
  143.            <!-- Horizontal Rule Horizontal Rule Horizontal Rule Horizontal Rule Horizontal Rule    -->
  144.         <TD><HR WIDTH="100%"></TD>
  145.     </TR>
  146.     <TR>
  147.         <TD ALIGN="LEFT" CLASS="boldbody">Learn More:</TD>
  148.     </TR>
  149.     <TR>
  150.         <TD CLASS="body"><A HREF="../One Step Photo Fix/index.htm"><IMG SRC="images/quickguide.gif" WIDTH="16" HEIGHT="16" BORDER="0"></A> <A HREF="../One Step Photo Fix/index.htm">One Step Photo Fix</A></TD>
  151.     </TR>
  152.     <TR>
  153.         <TD CLASS="body"><A HREF="../Create soft focus - Manual/index.htm"><IMG SRC="images/quickguide.gif" WIDTH="16" HEIGHT="16" BORDER="0"></A> <A HREF="../Create soft focus - Manual/index.htm">Create soft focus - Manual</A></TD>
  154.     </TR>
  155.     <TR>
  156.         <TD CLASS="body"><A HREF="../Create soft focus - Automatic/index.htm"><IMG SRC="images/quickguide.gif" WIDTH="16" HEIGHT="16" BORDER="0"></A> <A HREF="../Create soft focus - Automatic/index.htm">Create soft focus - Automatic</A></TD>
  157.     </TR>
  158.     <TR>
  159.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  160.     </TR>
  161. </TABLE>
  162. </body>
  163. </HTML>
  164.